home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / utility / mu0896.zip / MUTILS.TXT < prev    next >
Text File  |  1996-08-11  |  8KB  |  216 lines

  1. The Magic Utilities - Manual
  2.  
  3. Ask ASCII (v1.0)
  4. This program gives the ASCII code and the SCAN code of a key. The syntax is:
  5. ASKASCII
  6. The program stops when the escape key is pressed.
  7.  
  8. Better Check Disk (4.0)
  9. This program shows information about a disk: the size, the number of bytes
  10. used and the number of bytes free. The syntax is:
  11. BCHKDSK dr:
  12. where dr: is the drive to check. If dr: is not given, BCHKDSK automaticly
  13. uses the current active drive.
  14.  
  15. Cut File and Glue File (v2.0)
  16. These programs are used to store and restore files which are bigger than one
  17. floppy disk. The syntax of Cut File is:
  18. CUTFILE filename.ext dr:
  19. This command will cut filename.ext to drive dr:
  20. To glue them together, GLUEFILE is needed.
  21. The syntax of GLUEFILE is:
  22. GLUEFILE dr:filename.CUT dpath
  23. Where dr:filename.CUT is the source (e.g. b:myfile.cut) and dpath is the path
  24. to glue the file to.
  25.  
  26. Dir Size (v3.0)
  27. This program calculates the size of a directory, including subdirectories. The
  28. syntax is:
  29. DIRSIZE dirname.ext
  30. Where dirname.ext is the name of the directory to check.
  31.  
  32. Executable Directory (v2.0)
  33. This program shows the executables in a directory. The syntax is:
  34. EXECDIR directory
  35. Where directory is the directory to check. If directory is not given, EXECDIR
  36. uses the current directory.
  37.  
  38. File Dump (v2.0)
  39. This program shows the contents of a file in hex and characters. The syntax
  40. is:
  41. FILEDUMP filename.ext
  42. Where filename.ext is the file to dump.
  43.  
  44. File Edit (v2.01)
  45. This program makes it possible to edit a file, using hex values or characters.
  46. The syntax is:
  47. FILEEDIT filename.ext
  48. Where filename.ext is the file to edit. For information about the program,
  49. press during the execution of the program.
  50.  
  51. File Size (v2.0)
  52. This program shows the size of one or more files. The syntax is:
  53. FILESIZE filename.ext
  54. Where filename.ext is the file to show size of. Wildcards are permitted.
  55.  
  56. Free, Size and Used (v2.0)
  57. This program shows the number of bytes free on a disk. The syntax is:
  58. FREE d:
  59. Where d is the drive to show the free space of. If d is not given, free
  60. automaticly uses the current drive. Size and Used work the same way, but they
  61. give the number of bytes used on and the size of a disk.
  62.  
  63. Glue It (v1.0)
  64. This program glues multiple files together to one other file. Note that this
  65. doesn't work like Glue File, and it cannot be used to glue cutted files
  66. together, but it can be when you get multiple messages which contain one
  67. uuencoded file. The syntax is:
  68. GLUEIT filename.ext
  69. Where filename.ext is the name of the target file. The program then asks for
  70. the source files to glue together. Just give an empty line to stop adding
  71. files.
  72.  
  73. Good Numbers TSR (v2.0)
  74. This program changes the standard VGA number font into medieaval numbers. The
  75. syntax is:
  76. GNTSR
  77.  
  78. Hide and Unhide (v2.0)
  79. Hide sets the hidden attribute of a file, unhide resets it. The syntax of hide
  80. is:
  81. HIDE filename.ext
  82. Where filename.ext is the name of the file to be hidden. Wildcards are
  83. permitted.
  84. The syntax of unhide is:
  85. UNHIDE filename.ext
  86. Where filename.ext is the name of the file to be unhidden. Also, wildcards are
  87. permitted.
  88.  
  89. Kill (v2.02)
  90. This program deletes a file on such a way, that it cannot be undeleted. The
  91. syntax is:
  92. KILL filename.ext
  93. Where filename.ext is the name of the file to be killed. Wildcards are
  94. permitted.
  95.  
  96. LF to CRLF (v1.0)
  97. This program converts text files in which the lines only stop with and LF
  98. (unix files mostly do), to a file that stops with CRLF. The syntax is:
  99. LF2CRL source.ext target.ext
  100. Where source.ext is the file to convert, and target is the file to convert to.
  101.  
  102. Magic Fill (v3.0)
  103. This program copies as much files as possible to a disk, and asks for the next
  104. disk, till all files are copieed. The syntax is:
  105. MFILL filename.ext destination
  106. Where filename.ext contains name of the files to be copied (wildcards), and
  107. destination contains the target path.
  108.  
  109. Picture Watch (v5.5) and Setup Picture Watch (v1.1)
  110. This program displays a GIF (87a), PI1, PI2, PI3 picture or a DVM (till v4.0)
  111. movie. The syntax is:
  112. PW
  113. It then automaticly gives an index of the files in the current directory that
  114. can be shown. Picture watch is configured for a trident vga card by default,
  115. but it is also possible to configure it for another graphics adapter. To
  116. configure picture watch, run Setup Picture Watch at the directory to use
  117. picture watch on. The syntax of Setup Picture Watch is:
  118. SETUPPW
  119.  
  120. Quick Remove (v4.0)
  121. This program deletes a whole directory, including the files and subdirectories
  122. in it. The syntax is:
  123. QR dirname.ext
  124. Where dirname.ext is the name of the directory to remove.
  125.  
  126. Reboot (v2.0)
  127. This program reboots the computer. The syntax is:
  128. REBOOT
  129.  
  130. Rename Directory (v1.0)
  131. This program renames a directory. The syntax is:
  132. RENDIR oldname.ole newname.nwe
  133. Where oldname.ole is the name of the directory to rename, and newname.nwe is
  134. the new name.
  135.  
  136. Show DVM CGA (v3.1)
  137. This program shows DVM files on a CGA card. The syntax is:
  138. SDVMCGA filename.DVM
  139. Where filename.DVM is the name of the file to show. DVM files till version 4.0
  140. are supported.
  141.  
  142. Show DVM EGA (v3.1)
  143. This program shows DVM files on an EGA card. The syntax is:
  144. SDVMEGA filename.DVM
  145. Where filename.DVM is the name of the file to show. DVM files till version 4.0
  146. are supported.
  147.  
  148. Select (v3.0)
  149. This program makes it possible to select files and do some file handling
  150. functions with them. The syntax is:
  151. SELECT [filename.ext]
  152. Where filename.ext contains a specification of the files to select from (e.g.
  153. b:*.doc). During the selection you can abort with <CRTL>-Q. To select, press
  154. <ENTER>. To start the functions, press <CRTL>-S. Then select one of the
  155. functions out of the list. The difference between KILL and DELETE is that KILL
  156. makes it impossible to undelete the files. Note that MOVE is not really
  157. moving, but copying, and after that deleting. The program automaticly asks for
  158. a new disk when a disk is full. You can press <CTRL>-C to abort. It is also
  159. possible to change from directory (directories are colored white), but the
  160. selection in the current directory will be undone.
  161.  
  162. Set Color (v1.0)
  163. This program changes the system palette. The syntax is:
  164. SETCOLOR c r g b
  165. Where c is the color number to change (e.g. 7=white), and r, g and b contain
  166. six bit red, green, blue values.
  167.  
  168. Show DVM (v4.0)
  169. This program shows DVM files (till version 4.0) on a VGA card. The syntax is:
  170. SHOWDVM [filename.DVM]
  171. Where filename.DVM is the file to show.
  172.  
  173. Sub Erase (v3.0)
  174. This program deletes files in the all directories. It would be something like
  175. DEL /s if DOS could do it. The syntax is:
  176. SUBERASE [filename.ext]
  177. Where filename.ext is the specification of the file to delete.
  178.  
  179. Upper to Lower (v1.0)
  180. This program converts upper case characters in a document to lower case. The
  181. syntax is:
  182. UP2LOW [filename.ext]
  183. Where filename.ext is the file to be changed.
  184.  
  185. UU encode (1.0) and UU decode (2.0)
  186. UU encode codes a file to a text file, so it can be transmitted using a text
  187. only device. UU decode decodes it back. The syntax of UU encode is:
  188. UUENC srcname.ext target nl
  189. Where srcname.ext is the name of the source file, target is the name of the
  190. target file, which automaticly gets the extension U01, U02, U03 etc. And nl is
  191. the total number of lines per target file allowed.
  192. UU decode has the following syntax:
  193. UUDEC srcname
  194. Where srcname is the file to be decoded. Note that if a file is coded to
  195. multiple pieces, it should be glued together before decoding it.
  196.  
  197. I know that this manual is a kind of short. But I really didn't know what to
  198. tell more about the utilities. If you got some questions, don't hestitate and
  199. write me:
  200.  
  201. E-mail:
  202. bert@caiw.nl
  203.  
  204. Home:
  205. Bert Greevenbosch
  206. Roestmos 12
  207. 3069 AR  Rotterdam
  208. The Netherlands
  209.  
  210. I'll send you personally help, and there is a large change that I'll extent
  211. the manual.
  212.  
  213. New versions of the Magic Utilities and the manual will be first released on
  214. my home page:
  215. http://www.caiw.nl/~bert
  216.